Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: retry with delay in s3 adapter #117

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Feat: retry with delay in s3 adapter #117

merged 4 commits into from
Nov 6, 2024

Conversation

lohanidamodar
Copy link
Contributor

@lohanidamodar lohanidamodar commented Nov 6, 2024

Resolves: #109

}

/**
* Set retry delay in seconds
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do ms instead

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

src/Storage/Device/S3.php Outdated Show resolved Hide resolved
src/Storage/Device/S3.php Show resolved Hide resolved
@lohanidamodar lohanidamodar merged commit fdae7bf into main Nov 6, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 Bug Report: S3 device should retry request on 503 errors
3 participants